toggle menu
DHIS2 Android SDK
1.11.1
androidJvm
switch theme
search in API
DHIS2 Android SDK
/
org.hisp.dhis.android.core.icon
/
Icon
/
Custom
Custom
data
class
Custom
(
val
key
:
String
,
val
fileResourceUid
:
String
,
val
path
:
String
?
)
:
Icon
Members
Constructors
Custom
Link copied to clipboard
constructor
(
key
:
String
,
fileResourceUid
:
String
,
path
:
String
?
)
Properties
file
Resource
Uid
Link copied to clipboard
val
fileResourceUid
:
String
key
Link copied to clipboard
open
override
val
key
:
String
path
Link copied to clipboard
val
path
:
String
?